home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-22 | 421 b | 34 lines | [TEXT/KAHL] |
- #include "Types.r"
- #include "SysTypes.r"
-
- resource 'STR ' (128) {
- "Clean Up"
- };
-
- resource 'STR ' (129) {
- "CleanupBy"
- };
-
- resource 'STR ' (130) {
- "Clean Up Desktop"
- };
-
- resource 'STR ' (131) {
- "About CleanupBy…;"
- "(-;"
- "Window;"
- "(-"
- };
-
- resource 'STR ' (132) {
- "Desktop"
- };
-
- resource 'vers' (1) {
- 0x02, 0x00, beta, 0x03,
- verUS,
- "2.0b3",
- "2.0b3, ©1995-96 Glenn L. Austin\n"
- "All rights reserved worldwide"
- };
-